The Main Features Of iGallery
- Nice and Clean Design
- Responsive Theme Layout
- Elegant look
- SEO Optimized
- Fast loading Theme
- Responsive Navigation Menu
- Page navigation Widget
Edit Navigation Section

Go to Blogger.com > Your Blog > Template > Edit HTML and find the following text:- <!-- Navigation links -->

Now change all of the links with your own.
Edit Social Links
Go to Blogger.com > Your Blog > Template > Edit HTML and find the following text:- <!-- Social Links -->
<!-- Social Links -->
<div class='footer-social text-center'>
<div class='container'>
<ul>
<li><a href='https://www.facebook.com/templateclue' title='Join us on Facebook'>Facebook</a></li>
<li><a href='#' title='Join us on Twitter'>Twitter</a></li>
<li><a href='#' title='Join us on Behance'>Behance</a></li>
<li><a href='#' title='Join us on Dribbble'>Dribbble</a></li>
</ul>
</div>
</div>
Now change all of the links with your own.
Edit About Me
Go to Blogger.com > Your Blog > Template > Edit HTML and find the following text:- <!-- Section About -->
Edit Your Info With Yellow Text & Your Links With Blue Link
<!--Author Info start-->
<div class='post-author'>
<div class='author-img'>
<!-- avatar of author here-->
<div class='avatar avatar-100 photo'><script src='/feeds/posts/default?alt=json-in-script&callback=authorshow'/></div>
</div>
<div class='author-content'>
<h5><a href='' rel='author' title='Posts by solopine'><data:post.author/></a></h5>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor Aenean massa.</p>
<span style='float:right;'>
<a class='author-social' href='Facebook link goes here' target='_blank'><i class='fa fa-facebook'/></a>
<a class='author-social' href='Twitter link goes here' target='_blank'><i class='fa fa-twitter'/></a>
<a class='author-social' href='Instagram link goes here' target='_blank'><i class='fa fa-instagram'/></a>
<a class='author-social' href='Google plus link goes here' target='_blank'><i class='fa fa-google-plus'/></a>
<a class='author-social' href='Pinterest link goes here' target='_blank'><i class='fa fa-pinterest'/></a>
<a class='author-social' href='Tumblr link goes here' target='_blank'><i class='fa fa-tumblr'/></a>
</span>
</div>
</div>
<!--Author Info end -->
Add Button
1. In the Post section, click on edit post or create a new post 2. Click on HTML 3. A code is written above use that code to display that Button link
<a class="btn" href="Your Link" target="_blank">Your Text Here</a></div>
4. save your Post and check.